home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 1996 January
/
macformat-033.iso
/
mac
/
Shareware City
/
Developers
/
Prograph Classic Freeware
/
Prograph Classic 2.6.1
/
Prograph Classic 2.6.1.rsrc
/
STR#_968.txt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-09-21
|
394 b
|
9 lines
Inputs: Application; WindowName | WindowIndex
Outputs: FoundIndex | FoundName; FoundWindow
Inputs: «Application»; string | integer
Outputs: integer | string; «Window» | NULL
Given WindowName, search attribute "window lib" of Application for a Window named WindowName; return FoundIndex and FoundWindow or 0 and NULL if not found. If WindowIndex given, return FoundName and FoundWindow.